home *** CD-ROM | disk | FTP | other *** search
/ Aminet 28 / Aminet 28 (1998)(GTI - Schatztruhe)[!][Dec 1998].iso / Aminet / dev / c / qtools0.2-deb.readme < prev    next >
Text File  |  1998-10-31  |  4KB  |  109 lines

  1. Short:    A compilation of utils for QuakeI v0.2 (020-060 debugging binary files)
  2. Author:   Niels.Froehling@Informatik.Uni-Oldenburg.DE (Niels Froehling)
  3. Uploader: Niels.Froehling@Informatik.Uni-Oldenburg.DE (Niels Froehling)
  4. Type:     dev/c
  5. Requires: ixemul, gcc
  6. Replaces: dev/c/QuakeITools.lha
  7.  
  8. this is a source-dump of my QuakeTools project. it is an entry to a
  9. greater project of documenting quakes ans quakeIIs file-internals and
  10. a library to create and modify and show all of their files.
  11.  
  12. take a look in the doc-dir.
  13.  
  14. NOTE: nearly 90% of the code is strict ANSI-C, the rest of 10%
  15.       are 3 nested functions.
  16.  
  17. people who wants to give their pennies to this project are welcome.
  18.  
  19.  current features in short:
  20.  
  21.         read/writes/view/list picture formats:
  22.         
  23.          ppm/pgm/png/jpg
  24.         
  25.         read/writes/list 3d formats:
  26.         
  27.          tddd/3DS
  28.          
  29.         read/writes/view/delete/update/replace/list quake formats:
  30.         
  31.          wad/(bsp/vis/lit/prt/h?/map)/pak/(qc/dat)/mip/lmp
  32.          
  33.         read/view/list only quake formats:
  34.         
  35.          bsps of quakeII
  36.         
  37.         others:
  38.         
  39.          can compress wads
  40.          can do fs-dithering
  41.          can do smoothing
  42.          uses high quality mipmap-scaling
  43.          build in script-system with recursion-capabilities
  44.          can load pictures directly into bsps
  45.          uses less memory
  46.          error robust
  47.          can parse entire directories and perform the default actions to every file
  48.           and subdirectory
  49.          can extract bsp/pak recursively
  50.  
  51.     display:
  52.     
  53.      animateables lights
  54.      possiblity to visualise the process of qbsp and light
  55.      transparent water
  56.      splitted in system-independend and system-dependend parts
  57.      rudimenal game-capabilities
  58.      wire/flat/8bit/16bit/24bit/32bit graphics-driver
  59.      multiple displays
  60.  
  61.     executables:
  62.     
  63.      qbsp
  64.      light
  65.      rad
  66.      vis
  67.      qview
  68.      ppmdiff
  69.      qcc
  70.      qtools
  71.  
  72. NOTE: some of these features exists only rudimental and are not really
  73.       functional
  74.  
  75.  
  76. ============================= Archive contents =============================
  77.  
  78. Original  Packed Ratio    Date     Time    Name
  79. -------- ------- ----- --------- --------  -------------
  80.     8228    4401 46.5% 22-Jul-98 05:38:04 +ppmdiff
  81.   395220  181460 54.0% 12-Aug-98 08:58:38 +qtools
  82.     5024    2198 56.2% 18-Jul-98 11:44:34  CHANGES
  83.    25275    9297 63.2% 08-Jul-98 08:25:20  COPYING
  84.    16787    5888 64.9% 08-Jul-98 08:26:36 +qtools.doc
  85.      687     285 58.5% 15-Jul-98 01:15:28 +gif.h
  86.     6430    1139 82.2% 15-Jul-98 01:17:20 +gif.x
  87.      771     289 62.5% 13-Jul-98 01:27:36 +jpeg.h
  88.    12199    2004 83.5% 13-Jul-98 01:30:34 +jpeg.x
  89.       75      61 18.6% 15-Jul-98 01:14:32 +libgif.data
  90.    26572   14981 43.6% 15-Jul-98 01:18:30 +libgif.ixlibrary
  91.     1704     799 53.1% 15-Jul-98 01:18:50 +libgif_ixlibrary.a
  92.       76      63 17.1% 13-Jul-98 00:19:18 +libjpeg.data
  93.   142120   72513 48.9% 13-Jul-98 01:31:48 +libjpeg.ixlibrary
  94.    17130    7104 58.5% 13-Jul-98 01:31:40 +libjpeg_ixlibrary.a
  95.       96      74 22.9% 13-Jul-98 00:17:12 +libpng.data
  96.   101416   52714 48.0% 13-Jul-98 00:37:10 +libpng.ixlibrary
  97.     1704     803 52.8% 13-Jul-98 00:37:04 +libpng_ixlibrary.a
  98.       75      63 16.0% 13-Jul-98 00:17:38 +libz.data
  99.    45536   23854 47.6% 13-Jul-98 03:07:34 +libz.ixlibrary
  100.     1678     793 52.7% 13-Jul-98 03:29:54 +libz_ixlibrary.a
  101.     3668     724 80.2% 13-Jul-98 00:32:14 +png.h
  102.    28136    4305 84.6% 13-Jul-98 00:35:26 +png.x
  103.      525     254 51.6% 13-Jul-98 02:24:18 +z.h
  104.     7326    1237 83.1% 13-Jul-98 02:27:24 +z.x
  105.     1651     791 52.0% 10-Jul-98 14:47:56  README
  106.     3233    1441 55.4% 19-Jul-98 10:20:20  TODO
  107. -------- ------- ----- --------- --------
  108.   853342  389535 54.3% 10-Sep-98 22:31:54   27 files
  109.